Fix loading scaled-down jpegs
authorMatthias Clasen <mclasen@redhat.com>
Thu, 5 Nov 2009 15:29:34 +0000 (10:29 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 5 Nov 2009 15:29:34 +0000 (10:29 -0500)
commitf4990f6c9d20776af0ff87a9cdb0c19b3b0686d4
treece49476729d0dfb9b7be5368784f1bcd08b3dd71
parent9e51c10edc50333997a28c221b200cc6f83bdcef
Fix loading scaled-down jpegs

The assumption that scale_num will be automatically be 1 is no longer
with libjpeg7. So set it explicitly. Bug #588740.
gdk-pixbuf/io-jpeg.c